In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / ReleaseSegmentationResult Method

ReleaseSegmentationResult Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(38)>

Function ReleaseSegmentationResult( _

   ByVal SegmentationResultID As String _

) As GdPictureStatus
[DispId(38)]

GdPictureStatus ReleaseSegmentationResult( 

   string SegmentationResultID

)
function ReleaseSegmentationResult( 

    SegmentationResultID: String

): GdPictureStatus; 
DispIdAttribute(38)

function ReleaseSegmentationResult( 

   SegmentationResultID : String

) : GdPictureStatus;
[DispId(38)]

GdPictureStatus ReleaseSegmentationResult( 

   string* SegmentationResultID

) 
[DispId(38)]

GdPictureStatus ReleaseSegmentationResult( 

   String^ SegmentationResultID

) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members